home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / gcphoto2.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  255 b   |  12 lines

  1. on startMovie
  2.   global skip, no, jikan, auto, gtitle, pmai
  3.   set pmai to 67
  4.   set gtitle to "GCphoto2"
  5.   set auto to 2
  6.   set skip to the timer
  7.   set jikan to "5"
  8.   updateStage()
  9.   set the windowType of window "HCONTROL" to 4
  10.   open(window "HCONTROL")
  11. end
  12.